2004
Michael Natterer
Gets the specified palette entry from the specified palette.
This procedure retrieves the color of the zero-based entry specified for the specified palette. It returns an error if the entry does not exist.
unknown
| Type | Name | Description |
|---|---|---|
| PF_VALUE | name | The palette name |
| PF_INT | entry-num | The entry to retrieve |
| Type | Name | Description |
|---|---|---|
| PF_COLOUR | color | The color requested |